stubdom/vtpm: Support locality field
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Thu, 21 Mar 2013 20:11:24 +0000 (16:11 -0400)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 12 Apr 2013 13:28:17 +0000 (14:28 +0100)
commit57c265546e7d12d2f44225928c6b5679ad0a14ba
tree93108494494b693a7872b06e228b335af6dd17f2
parentc9e6dcb08b5d6f68d05f658850c72f8888d8c533
stubdom/vtpm: Support locality field

The vTPM protocol now contains a field allowing the locality of a
command to be specified; pass this to the TPM when processing a packet.
While the locality is not currently checked for validity, a binding
between locality and some distinguishing feature of the client domain
(such as the XSM label) will need to be defined in order to properly
support a multi-client vTPM.

Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Acked-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu>
stubdom/Makefile
stubdom/vtpm-locality.patch [new file with mode: 0644]
stubdom/vtpm/vtpm.c